func google.golang.org/protobuf/internal/impl.consumeInt32SliceValue

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L893: func consumeInt32SliceValue(b []byte, listv protoreflect.Value, _ protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_gen.go#L946: 	unmarshal: consumeInt32SliceValue,
		codec_gen.go#L989: 	unmarshal: consumeInt32SliceValue,